runtime.timers.zombies (field)
12 uses
runtime (current package)
time.go#L113: zombies atomic.Int32
time.go#L251: ts.zombies.Add(-1)
time.go#L439: t.ts.zombies.Add(1)
time.go#L533: t.ts.zombies.Add(-1)
time.go#L683: ts.zombies.Add(-1)
time.go#L734: src.zombies.Store(0)
time.go#L837: ts.zombies.Add(-1)
time.go#L912: zombies := ts.zombies.Load()
time.go#L942: force = ts == &getg().m.p.ptr().timers && int(ts.zombies.Load()) > int(ts.len.Load())/4
time.go#L1046: t.ts.zombies.Add(1)
time.go#L1339: t.ts.zombies.Add(-1)
time.go#L1374: t.ts.zombies.Add(1)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |